Vcenter Lcm Depot Services Service
The Vcenter Lcm Depot Services Service schema defines the connection configuration for specific service
This schema was added in vSphere API 9.1.0.0.
{
"name": "string",
"type": "string",
"key": "string",
"version": "string",
"nodes": [
{
"name": "string",
"addresses": [
{
"type": "string",
"value": "string"
}
],
"port": "string",
"base_url": "string",
"certificates": [
"string"
]
}
]
}
External service name
This property was added in vSphere API 9.1.0.0.
Type of external service Supported type is VCF_DEPOT
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: SERVICEID. When operations return a value of this schema as a response, the property will be an identifier for the resource type: SERVICEID.
External service key, identifier for the service unique across the fleet
This property was added in vSphere API 9.1.0.0.
External service version
This property was added in vSphere API 9.1.0.0.
as this is not a required configuration field for external connections
List of nodes/instances belonging to the same external service
This property was added in vSphere API 9.1.0.0.